CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c语言 学习

搜索资源列表

  1. C语言编程法则,英文版

    0下载:
  2. 学习C语言的最佳工具-C language learning the best tool
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:4568
    • 提供者:严臣
  1. 仓库管理系统(C语言)

    0下载:
  2. 一个仓库管理系统,用C语言编写的,之前做过学生成绩管理系统与此有相同的地方。采用结构体数组,具有输入商品,排序的功能,用菜单实现查询,学习C语言的好程序-a warehouse management system using the C language, the students did before the performance management system with the same place. Using the structure of the array, with the
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1959
    • 提供者:刘鹏
  1. 数据结构c语言程序

    0下载:
  2. 数据结构c语言程序,对于学习数据结构和算法很有帮助的源码程序.-data structure c language program for learning algorithm and data structure helpful source programs.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:313386
    • 提供者:无可奉告
  1. c语言深入学习必备参考例子

    0下载:
  2. 文件名:c语言深入学习必备参考例子 很多经典的c例子:高级的宏定义,深奥的c内存操作,灵活的字符串操作,还有流操作,-File Name : c-depth language learning essential source of many examples of classic example c : Acer High definition esoteric c memory operation, flexible string manipulation, and flow opera
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:155777
    • 提供者:张维成
  1. 实例111 用C语言实现Ping程序功能

    0下载:
  2. 用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2297
    • 提供者:萧墙
  1. c语言趣味程序百例精解

    0下载:
  2. c语言趣味程序百例精解欢迎大家学习使用。共同学习,共同进步-100 cases intensive procedures interesting solution to welcome you to learn how to use. Common learning and common progress
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4840945
    • 提供者:杨见
  1. C编写的windows计算器-源代码

    0下载:
  2. C#编写的windows计算器-源代码 可实现计算器基本运算 可做C语言学习参考-prepared by the C# windows calculator-source code can be realized calculators to do basic computing reference C Language Learning
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5090
    • 提供者:张瀚
  1. c语言常用算法(c语言)

    0下载:
  2. 一些c语言常用的算发,最近有程序设计比赛,也是比算法的,可以作为参考学习!-some of the language used fat count, the recent design competition procedures, as well as the algorithm can be used as reference learning!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:212366
    • 提供者:边缘人
  1. 用C语言写的100行DES加密算法

    0下载:
  2. 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12050
    • 提供者:甘雷
  1. linux编程入门之c语言环境

    1下载:
  2. linux编程入门之c语言环境,对于学习c语言和linux都有好处的-domain c programming language environment for learning language and c are beneficial linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:140736
    • 提供者:老猫
  1. PIC单片机C语言应用例程

    0下载:
  2. PIC单片机的学习应用资料,全套应用资料,包括AD、内部资源、狗等各种应用例子,C语言编写-PIC learning applications, a full set of applications, including AD, internal resources for applications such as dog example, C language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:58197
    • 提供者:老四
  1. C语言游戏

    0下载:
  2. C语言游戏,很简单,而且很粗糙的感觉.但是代码很短,值得学习.-C language games, which is very simple, but very rough feeling. But code is very short, and worth learning.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:73477
    • 提供者:ll
  1. HT-C语言范例

    2下载:
  2. 这是HOLTEK HT 48系列单片机应用实例,是学习HT-C语言的范例-HT 48 Series SCM example, the study of HT-C language paradigm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:94031
    • 提供者:李树前
  1. C语言难点分析整理

    0下载:
  2. 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6910
    • 提供者:赵东生
  1. 类c语言编译器

    0下载:
  2. 类c语言编译器,提供从词法分析到语义分析的一系列操作,可供编译原理学习使用。-category c compiler, from lexical analysis of the semantic analysis of a series of manipulations, Principle study compiled for use.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:32882
    • 提供者:张博
  1. C语言编写学生成绩管理

    0下载:
  2. 在图形模式下,利用C语言编写学生成绩管理,读者可以从中学习到很多C 语言图形界面设计的技巧!-in graphics mode, the use of C language student performance management, readers can learn a lot of C language graphics interface design skills!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44470
    • 提供者:章征贵
  1. C-900

    0下载:
  2. c语言学习的经典例子,非常多(900个),总有对你有用的几个。-the classic example, is very high (900), total useful to you in a few.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:152832
    • 提供者:郭子荣
  1. C语言精彩编程百例

    0下载:
  2. 通过实例来学习c语言-examples to learn language c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:93938
    • 提供者:zhou
  1. 华为技术有限公司c语言编程规范

    1下载:
  2. 华为公司要求的C编程规范,学习大公司的规范要求,可以减少代码的重复编写。(The C programming specification required by Huawei, learning the specification requirements of large companies, can reduce the repetitive coding.)
  3. 所属分类:单片机开发

    • 发布日期:2021-03-19
    • 文件大小:828416
    • 提供者:msdkaka
  1. 贪吃蛇(C语言)

    0下载:
  2. 用C代码写的贪吃蛇游戏,适合想要学习C语言的同学,里面包含的内容较为广泛,可以学到很多东西。(The snake game written in C code is suitable for students who want to learn C language. It contains a wide range of contents and can learn a lot.)
  3. 所属分类:游戏

    • 发布日期:2020-09-03
    • 文件大小:2048
    • 提供者:无影踪
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com